struct _POP_RW_LOCK// Size=0x8
{
    struct _EX_PUSH_LOCK Lock;// Offset=0x0 Size=0x4
    struct _KTHREAD * Thread;// Offset=0x4 Size=0x4
};